feat: 支持 NestJS 后端#139
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
packages/toolkits/pro/template/server/nestJs/libs/db/src/db.module.ts
Outdated
Show resolved
Hide resolved
packages/toolkits/pro/template/server/nestJs/src/auth/auth.module.ts
Outdated
Show resolved
Hide resolved
packages/toolkits/pro/template/server/nestJs/src/auth/constant.ts
Outdated
Show resolved
Hide resolved
packages/toolkits/pro/template/server/nestJs/src/permission/permission.guard.ts
Outdated
Show resolved
Hide resolved
packages/toolkits/pro/template/server/nestJs/src/app.service.ts
Outdated
Show resolved
Hide resolved
packages/toolkits/pro/template/server/nestJs/src/app.controller.ts
Outdated
Show resolved
Hide resolved
packages/toolkits/pro/template/server/nestJs/src/auth/auth.controller.ts
Outdated
Show resolved
Hide resolved
packages/toolkits/pro/template/server/nestJs/src/auth/constant.ts
Outdated
Show resolved
Hide resolved
|
PR标题需要一句话说明这个PR是做什么的,然后可以在PR描述里介绍下这个PR主要做了哪几件事 |
You can introduce what this PR mainly does in the PR description. |
Data transfer object (数据传输对象) |
Data transfer object |
packages/toolkits/pro/template/server/nestJs/src/user/user.service.ts
Outdated
Show resolved
Hide resolved
packages/toolkits/pro/template/server/nestJs/src/user/user.service.ts
Outdated
Show resolved
Hide resolved
packages/toolkits/pro/template/server/nestJs/src/auth/auth.service.ts
Outdated
Show resolved
Hide resolved
packages/toolkits/pro/template/server/nestJs/src/auth/auth.service.ts
Outdated
Show resolved
Hide resolved
packages/toolkits/pro/template/server/nestJs/src/user/user.service.ts
Outdated
Show resolved
Hide resolved
packages/toolkits/pro/template/server/nestJs/src/auth/auth.service.ts
Outdated
Show resolved
Hide resolved
packages/toolkits/pro/template/server/nestJs/libs/redis/redis.service.ts
Outdated
Show resolved
Hide resolved
|
@all-contributors please add @Muyu-art for code. |
|
I've put up a pull request to add @Muyu-art! 🎉 |
PR
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information